home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tega.zip / TERMINAL.DOC < prev   
Text File  |  1989-04-03  |  2KB  |  47 lines

  1. This terminal emulator is compact and fast.  You should have no trouble
  2. operating at up to 19200 kbaud, yet operation at slow baud rates is enhanced
  3. by compact command sequences and implementation of insert/delete of 
  4. line/character.  The terminal emulator emulates ADM3A or SOROC terminals, and
  5. the OSBORNE computer, but for best results use the given termcap.
  6.  
  7. The command line may take two arguments.  The baud rate may be specified,
  8. if absent then the baud rate is not changed.  If the letter "O" preceeds the
  9. rate, or if the only argument is "O" then snow is eliminated (use this option
  10. for Old technology CGA and PGA displays).  Only COM1 may be used, and there
  11. is no autodial or upload/download facility (that keeps the program small, and
  12. I never used a terminal that had these features anyway!). 
  13. Use ALT-F1 to exit the emulator.
  14.  
  15. Command sequences:
  16.  
  17.     CTRL-H        Cursor Left
  18.     CTRL-I        Tab
  19.     CTRL-J        Linefeed
  20.     CTRL-K        Cursor Up
  21.     CTRL-L        Cursor Right 
  22.     CTRL-M        Return
  23.     CTRL-Z        Clear screen and home cursor
  24.     CTRL-^        Home cursor
  25.  
  26. (Note, emulator can write to last position on screen without scrolling)
  27.  
  28.     ESC  (        Normal Video
  29.     ESC  )        Reverse Video
  30.     ESC *        Clear screen and home cursor
  31.     ESC = y+32 x+32    Position cursor
  32.     ESC E        Insert blank line
  33.     ESC Q        Insert space character
  34.     ESC R        Delete current line
  35.     ESC T        Clear to end of line
  36.     ESC W        Delete character
  37.     ESC Y        Clear to end of screen
  38.  
  39. Tom Almy
  40. Tektronix Inc
  41. PO BOX 500, MS 50-370
  42. Beaverton, OR 97077
  43.  
  44. toma@tekgvs.labs.tek.com
  45.  
  46. (503) 627-6188
  47.